CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 拟合 方程

搜索资源列表

  1. CPP-math-algorithm

    0下载:
  2. C++数值算法,包含了各种基本的排序、查找、插值、拟合、常微分方程求解、线性代数的运算、汉字操作等等代码-C++ code for math algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:374667
    • 提供者:何烈山下
  1. NumericalAnalysis

    1下载:
  2. 用JAVA编写的一个界面程序,实现了二分法、牛顿法、高斯法、SOR迭代法、三角分解法、三次样条插值曲线、曲线拟合的最小二乘法、数值积分Romberg算法、常微分方程的初值解法 改进Euler法、矩阵的特征值和特征向量 反幂法-An interface with a JAVA program written to achieve a dichotomy, Newton method, Gauss law, SOR iteration method, triangular decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5521417
    • 提供者:Lynn
  1. matlab_JingDianSuanFaChengXu

    0下载:
  2. matlab经典算法程序,包括:插值与拟合、规划问题、绘图、解方程、数据分析等等,对初学者有些帮助,到现在还经常看看,温故而知新。-classical algorithm matlab procedures, including: interpolation and fitting, planning, mapping, solution of equations, data analysis, etc., for beginners and some help, and now often s
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:3064872
    • 提供者:XiaoMa
  1. TCWIN

    0下载:
  2. 这是一款拟合曲线的软件,只要有数据,就能拟合成各类方程的函数,找出对应的系数。-This is a fitting curve of the software, as long as there is data, can be a function of synthesis of various types of equations to find the corresponding coefficient.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:526967
    • 提供者:nona
  1. excel_in_civil_egineering

    1下载:
  2. 工量预测.xls 截面扭转特性.xls 截面特性一.xls 截面特性二.xls 最优化问题.xls 最值问题.xls 牛顿法解方程.xls 矩阵运算.xls 线性拟合.xls 解线性方程组.xls 解线性方程组(二).xls 辛普森法积分.xls 频率与振型求解.xls 双变量模拟运算.xls 多元线性回归.xls 多项式拟合.xls 实例1.xls 实例2.xls 实例3.xls
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:114954
    • 提供者:张力
  1. numerical

    0下载:
  2. 数值分析的实验文档和源程序 包含 1.样条插值 2.非线性方程求根 3.函数逼近和拟合 4.矩阵特征值计算 5.舍入误差分析 程序在相应文档中-Numerical Analysis of the experimental documentation and source code that contains 1. Spline Interpolation 2. Nonlinear equations Root 3. Function approximati
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:87583
    • 提供者:int
  1. mymath

    0下载:
  2. 数值计算方法中常用方法的程序实现,包括线性方程组求解,差值拟合,常微分方程求解等-Numerical methods commonly used methods of procedures to achieve, including solving linear equations, difference fitting, ordinary differential equation solving, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:9137
    • 提供者:陈洁
  1. real_time_simulaion_outer_trajectory_simulation.ra

    0下载:
  2. 实时仿真系统中关于坦克炮炮弹外弹道仿真方法还不成熟,该文在分析了现有几种方法 优缺点的基础上,提出基于射表的抛物线拟合方法,并给出了程序流程图以及几种拟合曲线方程。 通过实际应用证明这种方法运算简便、快捷,可以满足实时仿真的要求,而且可以推广到装甲步兵战车等类似系统上使用。 -Real-time simulation system on the tanks, artillery shells outside the trajectory simulation methods are
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:62257
    • 提供者:木木
  1. analysis

    0下载:
  2. 数据分析有极广泛的应用范围。典型的数据分析可能包含以下三个步:   1、探索性数据分析,当数据刚取得时,可能杂乱无章,看不出规律,通过作图、造表、用各种形式的方程拟合,计算某些特征量等手段探索规律性的可能形式,即往什么方向和用何种方式去寻找和揭示隐含在数据中的规律性。   2、模型选定分析,在探索性分析的基础上提出一类或几类可能的模型,然后通过进一步的分析从中挑选一定的模型。   3、推断分析,通常使用数理统计方法对所定模型或估计的可靠程度和精确程度作出推断。   
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:552374
    • 提供者:周易
  1. 1

    0下载:
  2. 第二章 解线性方程组的直接法 --------------------------------------------------------------------------------------- 主函数文件 子函数文件 功能 实例 -------------------------------------------------------------------------------------- GELIMM.C GELIM.C Gauss顺序消去法解线
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:374250
    • 提供者:xig
  1. curve_fitting

    1下载:
  2. 针对于三维物体的曲线信息,对曲线进行5*5拟合,能够直接得到曲面的参数方程-For the curve in three-dimensional object information, the 5* 5 curve fitting, be able to direct surface parameter equation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2888
    • 提供者:江南
  1. Linearequationfitting

    0下载:
  2. 一次方程的拟合程序,能根据所给点给出方程的参数拟合-Linear equation fitting procedures, can give points based on parameter fitting equations give
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:554
    • 提供者:王逸
  1. matlabArithmetic

    0下载:
  2. Arithmetic: Dijkstra,Dynamic_pro,Floydkruskal,Random_generate math_exp: 插值与拟合实验 代数方程组的解法 微分方程实验 优化问题实验 数据分析,规划问题,绘图,解方程。。。。。。 -Arithmetic: Dijkstra, Dynamic_pro, Floydkruskal, Random_generate math_exp: interpolation and fitting th
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:3066278
    • 提供者:黄伟
  1. Scientific_Computing_and_C_assembly

    0下载:
  2. 第二章 解线性方程组的直接法 第三章 解线性方程的迭代法 第四章 插值法 第五章 数据拟合 第六章 数值微分和积分 第七章 矩阵特征值问题 第八章 非线性方程数值解法 第九章 非线性方程组的抚今迭代解法 第十章 常微分方程初值问题的数值解法 第十一章 常微分方程边值问题的数值解法 附录A C语言屏幕绘图 -Chapter II solution of linear equations in Chapter III of the direct meth
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:354674
    • 提供者:hankl wen
  1. matlab123412asdf

    0下载:
  2. matlab经典算法的程序 多个matlab经典算法程序,包括插值与拟合、规划问题、解方程、绘图、数据分析-classical algorithm matlab process more than the classic algorithm matlab procedures, including interpolation and fitting, planning problems, solution of equations, graphics, data analysis, etc.
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:3066512
    • 提供者:余彦培
  1. shuzhifenxi

    0下载:
  2. 研究生数值分析(计算方法)的基础程序,用于解方程,虚线拟合,插值等!所有程序已经校正,!-Numerical Analysis of post-graduate (calculation method) is based on the procedure for solution of equations, the dashed line fitting, interpolation, etc.! All procedures have been corrected
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:8775
    • 提供者:wsw
  1. c_numerical_algorithm

    0下载:
  2. C语言常用数值算法,包括:拟合、插值、平差、方程解算等-Numerical algorithm used C language, including: fitting, interpolation, adjustment, such as equation solvers
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:219923
    • 提供者:呼延畅
  1. circle_fit

    0下载:
  2. 圆方程的拟合Matlab代码 -Fitting equation round round Matlab code for fitting equations Matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3598
    • 提供者:小东
  1. ProjectsofClassicalMATLABalgorithm

    0下载:
  2. MATLAB经典算法的程序,包括规划问题、绘图、插值与拟合、数据分析、解方程等。-Projects of Classical MATLAB algorithm, including planning, mapping, interpolation and fitting, data analysis, solutions of equations etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-12
    • 文件大小:3066439
    • 提供者:兔子
  1. MATLAB_toolbox

    0下载:
  2. matlab所有的工具箱,包括统计工具箱、拟合工具箱、微分方程工具箱、遗传算法工具箱、模拟退火工具箱、优化工具箱。随机数工具箱、等等。很全面-All matlab toolbox, including statistical toolbox, fitting toolbox, toolbox differential equations, genetic algorithm toolbox, simulated annealing Toolbox, Optimization Toolbox. R
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5123
    • 提供者:zhangying
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com